How to Install lvmcfg software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install lvmcfg software package in Ubuntu 14.04 LTS (Trusty Tahr)

lvmcfg software package provides Configure the Logical Volume Manager, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install lvmcfg 

lvmcfg is installed in your system.

Make ensure the lvmcfg package were installed using the commands given below,

$ sudo dpkg-query -l | grep lvmcfg *

You will get with lvmcfg package name, version, architecture and description in a table

lvmcfg package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section debian-installer udeb packages
Package lvmcfg
Version 1.34
Description Configure the Logical Volume Manager
Sub Section Debian-installer


See Also, How to uninstall or remove lvmcfg software package from Ubuntu 14.04 LTS (Trusty Tahr)?